FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package acme.fsh.ig.example#0.0.1-demo (46 ms)

Package acme.fsh.ig.example
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=acme.fsh.ig.example@0.0.1-demo&canonical=https://fake-acme.org/fhir/ACME-FSH-IG-Example/StructureDefinition/MyPatient
Url https://fake-acme.org/fhir/ACME-FSH-IG-Example/StructureDefinition/MyPatient
Version 0.1.0
Status active
Name MyPatient
Experimental False
Type Patient
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient ACMEbasePatient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "MyPatient",
  "url" : "https://fake-acme.org/fhir/ACME-FSH-IG-Example/StructureDefinition/MyPatient",
  "version" : "0.1.0",
  "name" : "MyPatient",
  "status" : "active",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "argonaut-dq-dstu2",
      "uri" : "http://unknown.org/Argonaut-DQ-DSTU2",
      "name" : "Argonaut-DQ-DSTU2"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "loinc",
      "uri" : "http://loinc.org",
      "name" : "LOINC code for the element"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "max" : "1"
      },
      {
        "id" : "Patient.photo",
        "path" : "Patient.photo",
        "max" : "1",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.